File Save Types for the Universal Print Structure
You can use the constants that define how to save a print file to define the value of thesaveFile
field in the universal print structure.
enum { gxNoFile = 0, gxPostScriptFile = 1 };Constant descriptions
- gxNoFile
- The driver need not save the print job in a file.
gxPostScriptFile
The driver needs to save the print job in a PostScript file.
Main | Page One | What's New | Apple Computer, Inc. | Find It | Contact Us | Help